home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / gigo0714.zip / MAPPING.CFG < prev    next >
Text File  |  1996-07-14  |  5KB  |  119 lines

  1. ;  Mapping samples
  2. ;
  3. ;  
  4. ; IF THIS SECTION CONFUSES YOU:  LOOK FOR MAPPING.FAQ IN THE GIGO ARCHIVE!
  5. ;
  6. ; Also, in SPEED.FAQ, you'll find some tips on how to speed up the
  7. ; newsgroup -> echomail conversion significantly (new options as
  8. ; of 05/96!)
  9. ;
  10. ; IMPORTANT:  07/14/96:  MAJOR NEW SPEEDUP OPTIONS ARE AVAILABLE!
  11. ; BE SURE TO READ THE UPDATED SPEED.FAQ FOR DETAILS!
  12. ;
  13. ; General format:
  14. ; COMMAND incommingname FIDONETNAME outgoingaddress
  15. ;
  16. ; COMMAND may be a __single_character__:
  17.  
  18. ;   +  means ADD an area, and may use wildcards on the incommingname
  19. ;   -  means DROP an area, and may use wildcards on the incommingname
  20. ;   =  means KEEP the conference; may not use wildcards, and overrides
  21. ;      +/-
  22. ;
  23. ;      With the above commands, FIDONETNAME and outgoingaddress are
  24. ;      optional.  FIDONETNAME defaults to the name of the original
  25. ;      newsgroup.  The outgoingaddress refers to the moderator's address,
  26. ;      and is used in the case of moderated newsgroups, where all new posts
  27. ;      must be sent to the moderator's email address.
  28. ;
  29. ;      You may NOT use wildcards if you specify the fidonet echo name,
  30. ;      or the moderator's address, unless it is a read-only newsgroup
  31. ;      (gigo won't be able to figure out what name to write the newsgroup as).
  32. ;
  33. ;   @  means TRANSLATE MAILING LIST, and may not use wildcards.
  34. ;      With this command, the *incommingname* refers to the address
  35. ;      that you are having the mailing list *sent to*.  The outgoingname
  36. ;      refers to where new messages in the echo should be sent so that
  37. ;      the mailing list will post them.
  38. ;
  39. ;   !  means extended command.  It takes the incomming newgroup name,
  40. ;      the name of the function, and the parameters for the function.
  41. ;      Current examples are:   ! newsgroupname LOGTEXT newsgrp.log
  42. ;                              ! newsgroupname SAVETEXT newsgrp\
  43. ;      Function is identical to the USER .. LOGTEXT and USER .. SAVETEXT
  44. ;      functions in GATEWAY.CFG.
  45.  
  46. ; These are mailing lists from outside sources
  47. ;
  48. ; The address on the left is the address that it comes in as;
  49. ; the address on the right is where new messages are supposed to be sent to.
  50.  
  51. @ list.kid.media LIST.KID.MEDIA kid.media@airwaves.chi.il.us
  52. @ list.starfleet LIST.STARFLEET starfleet@mailhost.panix.com
  53. @ list.sfraves LIST.SFRAVES sfraves@soda.berkeley.edu
  54. @ list.wannabe WANNABE wannabe-l@wmeonlin.sacbbx.com
  55. @ list.highlander@7707 LIST.HIGHLANDER HIGHLA-L@PSUVM.PSU.EDU
  56.  
  57. ; You can also have a mailing list come to a specific user, and instead
  58. ; trap it by telling GIGO where the message came _from_.  Ie,
  59.  
  60. @ me  LIST.GIGO gigo-list@gigo.com  gigo-owner@gigo.com
  61.  
  62. ; tells GIGO that when a message comes to "me", and "gigo-owner@gigo.com"
  63. ; is the person who sent it, then turn it into an echo called "LIST.GIGO".
  64. ; Outgoing messages, will go to gigo-list@gigo.com.
  65.  
  66.  
  67.  
  68. ; Save all msdos.binaries messages as *.IN files in a special directory:
  69.  
  70. ;! comp.os.msdos.binaries SAVETEXT C:\gateway\uudecode\
  71. ;! news.answers SAVETEXT C:\gateway\faqfiles\ NEWS.ANSWERS
  72.  
  73. ;
  74. ; Save all news announcements in an ascii log file:
  75. ; ! netcom.news LOGTEXT  C:\bbs\bulletin.txt
  76. ;
  77. ; These are some of the newsgroups I want.
  78. ;
  79. ;
  80. = comp.os.linux.announce LNXHELP  ; I gate this for FidoNet
  81. + alt.hackers                     ; Fun group..
  82. + alt.rock-n-roll.*               ; A sample entry with wildcards
  83. + comp.archives.msdos.announce  NEW_MSDOS_FILES ; A sample rename
  84. + comp.os.msdos.programmer*             ; Another wildcard sample
  85. - comp.os.msdos.programmer.turbovision  ; "except" the specific area
  86. + sac.*  ; these are my local newsgroups ; Last wildcard sample
  87. ;
  88.  
  89. ;  Are you feeding your usenet host fidonet echos?
  90. ;
  91. ;  GIGO can send Fidonet echoes to usenet using usenet hierarchy names.
  92. ;  This is particularly useful when you are trading fidonet mail for usenet
  93. ;  mail instead of actually paying your host.  GIGO can read your fidonet.na
  94. ;  style file to generate the mapping information that is needed.  Most
  95. ;  people won't need this option, but it is provided to make life easier
  96. ;  for those that do need it.
  97. ;
  98. ;  If an echo is being put back onto the Internet, but there is no explicit
  99. ;  mapping for it, GIGO will check to see if the name matches that of your
  100. ;  normal fidonet echos.
  101. ;
  102. ;  If it _does_ match, then GIGO will go ahead and export it to your host,
  103. ;  and prepend the following user-defined heiarchy name to it.  i.e.,
  104. ;  fidonet's FDECHO would become swizzle.fido.fdecho
  105. ;
  106. ;  Technical note:  For every line in the echos list,  GIGO will internally
  107. ;  create a single mapping line using the "=" syntax.  Ie, "FDECHO" 
  108. ;  will create   "= swizzle.fido.fdecho FDECHO" in the mapping.
  109. ;
  110. ;  Usage:  FIDOECHOS listname hierarchyname
  111. ;  (More than one instance of this _is_ allowed)
  112. ;
  113. ;FIDOECHOS C:\FD\FE\FIDONET.NA swizzle.fido
  114. ;FIDOECHOS C:\FD\FE\FIDONET.NO swizzle.fido
  115. ;FIDOECHOS C:\FD\FE\LOCAL.LST swizzle.fido
  116.  
  117.  
  118.  
  119.